| Total Complexity | 31 |
| Dependencies | 2 |
| Dependents | 12 |
| Total lines | 267 |
| Lines of code | 150 |
| Logical lines of code | 117 |
| Comment lines | 43 |
| Methods | 6 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| create_item() | 47 | 8 | 33 | |
| clone_item() | 48 | 6 | 33 | |
| update_item() | 51 | 6 | 25 | |
| get_items() | 50 | 5 | 26 | |
| delete_item() | 56 | 3 | 18 | |
| get_item() | 58 | 3 | 15 |